.cards-tit {
  position: relative;
  line-height: 50px;
}
.cards-tit .the-name {
  white-space: nowrap;
  font-size: 38px;
  font-weight: 500;
  color: #333;
}
.cards-tit .more-btn {
  /* color: #329699; */
}
.cards-tit .more-btn:hover {
  /* text-decoration: underline; */
  color: #329699;
}
/* banner */
.banner-wrap {
  height: 600px;
  position: relative;
  background: #f1f4f7;
}
.banner-wrap .layout {
  width: 1200px;
  margin: 0 auto;
}
.banner-wrap .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.banner-wrap .slide > ul {
  height: 100%;
}
.banner-wrap .slide .item {
  position: relative;
  /* display: block; */
  width: 100%;
  height: 100%;
  min-height: 500px;
  /* position: absolute;
  left: 0;
  top: 0; */
  background-color: rgb(5, 9, 65);
}
.banner-wrap .slide .item-a {
  width: 100%;
  height: 100%;
  /* position: absolute;
  left: 50%;
  top: 50%;
  margin: -195px 0 0 -517px; */
}
.banner-wrap .slide .item-a .banner-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  max-width: 1980px;
  vertical-align: middle;
}
.banner-wrap .slide .trigger {
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 552px;
  left: 50%;
  margin-left: -276px;
}
.banner-wrap .slide .trigger i {
  display: inline-block;
  height: 8px;
  width: 8px;
  text-indent: -3em;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 8px;
  border: 1px solid #fff;
  background: transparent
}

.banner-wrap .slide .trigger .active {
  background: #fff
}

.banner-wrap .arrow {
  width: 47px;
  height: 80px;
  margin: auto;
  z-index: 10;
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.banner-wrap .arrow.right {
  right: 50%;
  margin-right: -46%;
  background: url(../images/page-next.png) no-repeat center center;
}
.banner-wrap .arrow.right:hover {
  background: url(../images/page-nexth.png) no-repeat center center;
}
.banner-wrap .arrow.left {
  left: 50%;
  margin-left: -46%;
  background: url(../images/page-prev.png) no-repeat center center;
}
.banner-wrap .arrow.left:hover {
  background: url(../images/page-prevh.png) no-repeat center center;
}

.banner-wrap .center {
  position: relative;
  z-index: 2;
  padding-top: 60px;
  text-align: center;
}
.banner-wrap .partner {
  margin: 54px 0 36px;
}

.banner-wrap .name-h1 {
  color: #fff;
  font-size: 64px;
  line-height: 1;
}

.banner-wrap .subtitle {
  width: 703px;
  margin: 40px auto;
  font-size: 16px;
  line-height: 32px;
  color: #CFCFEC;
}


.join-clf {
  padding-top: 40px;
  background: #f3f5f9;
}
.join-clf .layout {
  height: 265px;
  background-color: #fff;
}

.join-clf .join-box {
  float: left;
  width: 380px;
  padding-left: 30px;
  background-image: url(https://static.zhenghaoyou.com/static/index/join-box.png);
  overflow: hidden;
  padding: 30px 0 10px;
}

.join-box .item-box {
  margin-bottom: 20px;
  padding: 0 40px;
  text-align: center;
}

.join-box .item-box.bor {
  position: relative;
}

.join-box .number-name {
  margin-bottom: 5px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.join-box .number {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #5E3771;
  font-family: "DINAlternate-Bold", "DINAlternate";
}

.join-box .number.black {
  color: #333333;
}

/* 行业 */
.company_option {
  width: 820px;
  height: 265px;
  padding-top: 30px;
}
.company_option li {
  float: left;
  width: 150px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
  border: solid 1px #f6f6f6;
}
.company_option li:nth-child(5n) {
  margin-right: 0;
}
.company_option li a:hover {
  color: #329699;
}

/* 楼层 */
.index-product {
  padding: 20px 0 40px;
  background: #f3f5f9;
}
.index-product .hyb {
  margin-top: 0;
}
.indexPro-title {
  float: left;
  font-size: 24px;
  line-height: 36px;
  color: #262626;
  line-height: 80px;
  padding-left: 32px;
}
.indexPro-title span {
  width: 6px;
  height: 24px;
  background: #d7dde6;
  border-radius: 2px;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 3px;
}
.indexPro {
  background: #fff;
}
.indexPro-head {
  width: 1200px;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 1px 0px 0px #f1f4f7;
  border-radius: 2px 2px 0px 0px;
  position: relative;
}
.indexPro-nav {
  float: right;
  line-height: 80px;
  margin-right: 76px;
}
.indexPro-nav a {
  font-size: 14px;
  color: #595959;
  display: inline-block;
}
.indexPro-nav em {
  width: 1px;
  height: 14px;
  background: #e0e6ed;
  display: inline-block;
  margin: 0 16px;
  position: relative;
  top: 2px;
}
.indexPro-post {
  display: block;
  width: 24px;
  height: 12px;
  position: absolute;
  background: url(../images/more.png)
    no-repeat center;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.indexPro-list {
  width: 896px;
  float: left;
}
.indexPro-item {
  float: left;
  width: 224px;
  height: 245px;
  text-align: center;
  border-right: 1px solid #f1f4f7;
  border-top: 1px solid #f1f4f7;
  padding: 20px 30px;
}
.indexPro-images {
  width: 100%;
  height: 139px;
  overflow: hidden;
  position: relative;
}
.indexPro-images img {
  max-width: 100%;
  max-height: 100%;
  transition: 0.3s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.indexPro-info {
  padding-top: 20px;
}
.indexPro-tit {
  font-size: 15px;
  line-height: 26px;
  color: #262626;
  font-weight: bold;
}
.indexPro-jt {
  font-size: 12px;
  line-height: 16px;
  color: #595959;
  margin-top: 4px;
}
.indexPro-right {
  width: 304px;
  height: 491px;
  float: right;
  padding: 14px 24px;
}
.indexProR-box {
  display: block;
  height: 70px;
  background: linear-gradient(90deg, #f5f6f7 0%, #fcfcfc 100%);
  border-radius: 2px;
  padding: 10px;
  margin-top: 18px;
}

.indexProR-img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  line-height: 60px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexProR-img img {
  max-width: 100%;
  max-height: 100%;
}
.indexProR-tit {
  font-size: 14px;
  color: #262626;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 100%;
}
.indexPro {
  margin-top: 30px;
}
.indexPro:first-child {
  margin-top: 25px;
}
.indexPro-item:hover img {
  transform: scale(1.05);
}
.indexPro-item:hover .indexPro-tit {
  color: #329699;
}
.indexProR-box:hover .indexProR-tit {
  color: #329699;
}
.indexPro-nav a:hover {
  font-weight: 700;
}

/* 步骤 */
.step-module {
  height: 330px;
  background: url("https://static.zhenghaoyou.com/static/index/bg2.jpg") no-repeat center center;
}

.step-module .layout {
  position: relative;
}

.step-module .tit-wrap {
  padding-top: 64px;
  text-align: center;
  color: #fff;
  position: relative;
}

.step-module .bg-eng {
  font-size: 38px;
  line-height: 53px;
  opacity: 0.1;
}

.step-module .tit-name {
  width: 1200px;
  font-size: 38px;
  line-height: 53px;
  position: absolute;
  top: 90px;
  left: 0;
}

.step-box {
  width: 1200px;
  height: 226px;
  background-color: #17165A;
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 213px;
}

.step-item {
  float: left;
  box-sizing: border-box;
  width: 20%;
  height: 100%;
  padding-left: 28px;
  padding-top: 40px;
  position: relative;
}

.step-item .border-div {
  width: 1px;
  height: 88px;
  background-color: #29285B;
  position: absolute;
  top: 69px;
  left: 239px;
}

.step-item .step-num {
  margin-top: 16px;
  font-size: 16px;
  color: #5F5E9A;
}

.step-item .step-said {
  margin: 9px 0 7px;
  font-size: 15px;
  color: #fff;
}

.step-item .link-to {
  font-size: 15px;
  color: #C483FF;
}

.step-item .link-to img {
  margin-left: 8px;
  vertical-align: middle;
}

.step-item .link-to:hover img {
  animation: leftRight .5s infinite;
}


/* 公告 */
.notice-module {
  padding: 180px 0 40px;
  background: url(https://static.zhenghaoyou.com/static/index/bg3.jpg) no-repeat center center;
}

.notice-module .con {
  margin-top: 40px;
}

.notice-module .desc {
  float: left;
  box-sizing: border-box;
  width: 386px;
  /* height: 462px; */
  margin-right: 20px;
  border: 32px solid #fff;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.notice-module .desc:nth-child(3n) {
  margin-right: 0;
}

.notice-module .name {
  font-size: 18px;
  color: #333;
  font-weight: 500;
}

.notice-module .desc:hover .name {
  color: #329699;
}
.notice-module .name .icon {
  float: left;
  width: 24px;
  margin-right: 15px;
  vertical-align: middle;
}
.notice-module .desc .date {
  margin-top: 16px;
  color: #999;
}

.notice-module .detail {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}


/* 活动 */
.activity-module {
  padding: 40px 0;
  background-color: #f0f2f5;
}
.activity-list {
  margin-top: 40px;
}
.activity-list .activity-item {
  width: 384px;
  margin-right: 24px;
  margin-bottom: 24px;
  background-color: #fff;
}
.activity-list .activity-item:nth-child(3n) {
  margin-right: 0;
}
.activity-list .banner {
  height: 216px;
  text-align: center;
  overflow: hidden;
}
.activity-list .banner img {
  max-width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  transition: .3s;
}
.activity-list .banner img:hover {
  transform: scale(1.08);
}
.activity-list .title-content {
  padding: 16px 24px 20px 24px;
  /* height: 68px; */
  /* border-bottom: solid 1px #e6e6e6; */
}
.activity-list .title-content .title {
  line-height: 28px;
  font-weight: 500;
  font-size: 16px;
}
.activity-list .title-content .title:hover {
  color: #329699;
}
.activity-list .title-content .time {
  margin-top: 10px;
}
.activity-list .title-content .activity-label {
  padding: 3px 10px;
  margin-right: 14px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background-color: #bbb;
}
.activity-list .title-content .activity-label.status1 {
  background-color: #eeab20;
}
.activity-list .title-content .activity-label.status2 {
  background-color: #329699;
}
.activity-list .title-content .activity-label.status3 {
  background-color: #bbb;
}
.activity-list .title-content .activity-time {
  height: 24px;
  line-height: 24px;
  color: #999;
}